My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
-
Re: Manipulate output data in a saved search based on a Transaction Body Field
Hi @User_S3PB4, Just checking in if you were able to try out the solution I provided in my previous comment. If it helped, then we would greatly appreciate if you can click "Yes" on “Did th…1 -
Re: Quarterly Member Excellence: Q3 2025 Winners!
You are awesome @Chelsea Jacobs & @Sakshi_Garg !!👏 Congratulations! 🎉2 -
Re: Manipulate output data in a saved search based on a Transaction Body Field
Hi @User_S3PB4, This usually happens when using the less than and greater than (<,>) symbols in saved searches. Since these symbols being used in HTML tags, the symbols are read as: < fo…1 -
Re: Manipulate output data in a saved search based on a Transaction Body Field
Hi @User_S3PB4, Interesting question. In the scenario you provided, you mentioned that you have a field that stores a carrier and shipping method in one. Is this the same {custbody_pacejet_shipped_me…1 -
Re: Display the Child Item Name and Exclude the Parent Item Name in the saved search
Hi @Puja Ghosh, You can try these formula if they will work for you: SUBSTR({name}, INSTR({name}, ' : ') + 2) REGEXP_REPLACE({name}, '.*?: ', '') Also, I checked my acco…1
